home *** CD-ROM | disk | FTP | other *** search
/ U.S. Robotics Connections 2 / US Robotics Connections.iso / pc / sourcepc / palmpc.dir / 00345.ls < prev    next >
Encoding:
Text File  |  1996-03-01  |  92 b   |  8 lines

  1. on exitFrame
  2.   if rollOver(15) = 1 then
  3.     go("ORD.1")
  4.     exit
  5.   end if
  6.   go("ORD.0")
  7. end
  8.